home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1994 November: Tool Chest / Dev.CD Nov 94.toast / Apple II / Essentials / Essentials.sea / File.Type.Notes / FTN.D8.0003 < prev    next >
Encoding:
Text File  |  1993-06-15  |  2.1 KB  |  46 lines  |  [TEXT/GEOL]

  1. Apple II
  2. File Type Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. File Type:       $D8 (216)
  8. Auxiliary Type:  $0003
  9.  
  10. Full Name:       Sampled Sound Resource
  11. Short Name:      Sound resource file
  12.  
  13. Written by :     Matt Deatherage                                     May 1992
  14.  
  15. Files of this type and auxiliary type contain sound resources.
  16. _____________________________________________________________________________
  17.  
  18. Files of this type and auxiliary type contain one or more named sound
  19. resources.  The format for sound resources (type $8024, rSoundSample) is
  20. documented in Apple IIgs Technical Note #76, Miscellaneous Resource Formats.
  21.  
  22. These files are convenient containers for files that contain sound resources,
  23. since sound resources are invisible to users who don't have resource editors
  24. or resource development tools.  Since they are containers, Apple recommends
  25. that each sound resource file's name accurately reflect the contents of the
  26. file.  If the file name implies a specific sound, that sound resource file
  27. should contain only that sound.  If the file contains a family of sounds, such
  28. as one person pronouncing several phrases, the file name should clearly
  29. indicate the sound family is present.
  30.  
  31. Remember that users will, for the most part, only be able to move sounds by
  32. file and not by individual resources.  If you have a file named "Kitten" that
  33. has two sound resources--a kitten mewing and a puppy barking--users will most
  34. likely be confused if they remove the "Kitten" file and the "Puppy" sound goes
  35. away also.
  36.  
  37. The Sound Control Panel in Apple IIgs System Software 6.0 and later
  38. (admittedly, one of the primary users of sound resources) will use sound
  39. resources in files of any type and auxiliary type, but we recommend this file
  40. type and auxiliary type for files that contain only sound resources.
  41.  
  42. Further Reference
  43. _____________________________________________________________________________
  44.  
  45.    o   Apple IIgs Technical Note #76, Miscellaneous Resource Formats
  46.